github.com/jackc/pgx/v5/pgxpool.Stat.lifetimeDestroyCount (field)

3 uses

	github.com/jackc/pgx/v5/pgxpool (current package)
		pool.go#L710: 		lifetimeDestroyCount: atomic.LoadInt64(&p.lifetimeDestroyCount),
		stat.go#L13: 	lifetimeDestroyCount int64
		stat.go#L77: 	return s.lifetimeDestroyCount